PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetFillColorOperator Class / PDFSetFillColorOperator Constructor / PDFSetFillColorOperator Constructor(double[])
The color components.
In This Topic
    PDFSetFillColorOperator Constructor(double[])
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetFillColorOperator( 
       double[] colorComponents
    )

    Parameters

    colorComponents
    The color components.
    See Also